home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / game / role / CTW10d.lha / CTW / scripts / General / level1.script < prev    next >
Text File  |  1997-09-02  |  405b  |  21 lines

  1. GLOGET 40 @FIRSTTIME|
  2. IF @FIRSTTIME = 0 FIRSTTIME|
  3.  
  4. :LOOP|
  5. GOTO LOOP|
  6.  
  7. :ZONELABEL0|
  8. RND @TEMP 20|
  9. MATH @TEMP + 35|
  10. [ "The day sure is pretty.  The"|
  11. [ "thermometer says its only %1 right now." @TEMP|
  12. [ "It never gets over 60 degrees Farenheit"|
  13. [ "on this side of Mars, even with the"|
  14. [ "Solar Infuser on full power."|
  15. GOTO LOOP|
  16.  
  17. :FIRSTTIME|
  18. [ "Little Green Men 25% Edition..."|
  19. GLOSET 40 1|
  20. GOTO LOOP|
  21.